projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4962545
)
Remove an unneeded include
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 7 Jun 2011 17:04:22 +0000
(13:04 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 7 Jun 2011 17:04:22 +0000
(13:04 -0400)
gtk/gtkentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkentry.c
b/gtk/gtkentry.c
index ebae2c0cbdd2356145812c5a375901ebffe9e031..f027fbd8223da4e29894be9672010e83541d1629 100644
(file)
--- a/
gtk/gtkentry.c
+++ b/
gtk/gtkentry.c
@@
-33,7
+33,6
@@
#include <math.h>
#include <string.h>
-#include "gtkalignment.h"
#include "gtkbindings.h"
#include "gtkcelleditable.h"
#include "gtkclipboard.h"